/*Topbar*/
body{ position:relative; background: #FFFFFF; width:100%; overflow-x: hidden;}

.topbar{ position: absolute; width:86%; z-index:2; padding-top:20px; top:0; left:7%;}
.logo{  display:inline-block; vertical-align:middle;}
.logo img{display:block;}
.topright{float:right;position: absolute;right: 0;bottom: 0;}
.menubar{ display:inline-block; vertical-align:middle;}
.pc_menu{ float:left;}
.lan{ display:inline-block;margin-top:18px;}
.mob_ban{ display:none;}

/*Pc MENU*/
.MenuList_c1{  width:100%; height:67px; margin:0 auto; position:relative; margin-right:30px; top:2px;}
.MenuList_c1 .MenuItems { margin:0 auto;}
.MenuList_c1 .MenuItems>li {float:left;  height:67px;  position:relative;}
.MenuList_c1 .MenuItems>li>a {  height:100%; display:block; padding:0 23px;font-family:"微软雅黑";  color:#fff; text-align:center; font-size:16px; line-height:64px;}
.MenuList_c1 .MenuItems li a:hover {color:#fff;}
.MenuList_c1 .MenuItems li:hover a {color:#fff;}
.MenuList_c1 .MenuItems li.on a{color:#fff;}
/*二级导航样式*/
.MenuList_c1 .MenuItems li div { position:absolute; margin-top:-2px; z-index:20; display:none;  width:100%;}
/*.MenuList_c1 .MenuItems li.hover div {visibility:visible; position:absolute; display:block; width:100%; }*/
.MenuList_c1 .MenuItems li:hover div{ display:block;}
.MenuList_c1 .MenuItems li div ul{width:100%;}
.MenuList_c1 .MenuItems li div ul li{  width:100%; height:32px; float:left;  }
.MenuList_c1 .MenuItems li div ul li a { width:100%;height:34px; line-height:34px; display:block; color:#333 !important; text-align: center  !important; background:#f5f5f5; font-size:14px;transition-duration:.3s; -moz-transition-duration:.3s; -webkit-transition-duration:.3s;  }
.MenuList_c1 .MenuItems li div ul li a:hover { color:#404040 !important; background: rgba(0, 0, 0, 0.2);transition-duration:.3s; -moz-transition-duration:.3s; -webkit-transition-duration:.3s; }
.MenuList_c1 .move-bg{ display:none !important;position:absolute;left:0px;top:65px; margin-left:10px; width:85px; height:2px; background:#009c73;}







/*MOB MENU*/
.mob_menu{display:none;}
.MenuList_d1-main {	position:fixed;	top:0;z-index:1000;	width:280px;height:100%;overflow:hidden;}
.MenuList_d1-left .MenuList_d1-main {	left:-280px;-webkit-transition:left .4s cubic-bezier(0.19,1,.22,1);	-o-transition:left .4s cubic-bezier(0.19,1,.22,1);	transition:left .4s cubic-bezier(0.19,1,.22,1);}
.MenuList_d1-left.MenuList_d1-open .MenuList_d1-main {left:0}
.MenuList_d1-right .MenuList_d1-main {right:-280px;	-webkit-transition:right .4s cubic-bezier(0.19,1,.22,1);-o-transition:right .4s cubic-bezier(0.19,1,.22,1);	transition:right .4s cubic-bezier(0.19,1,.22,1);}
.MenuList_d1-right.MenuList_d1-open .MenuList_d1-main {right:0; display:none; }
.MenuList_d1-overlay {position:relative;}
.MenuList_d1-left .MenuList_d1-overlay,.MenuList_d1-left .MenuList_d1-hamberger {left:0;-webkit-transition:left .4s cubic-bezier(0.19,1,.22,1);	-o-transition:left .4s cubic-bezier(0.19,1,.22,1);	transition:left .4s cubic-bezier(0.19,1,.22,1);}
.MenuList_d1-left.MenuList_d1-open .MenuList_d1-overlay,.MenuList_d1-left.MenuList_d1-open .MenuList_d1-hamberger {	left:280px;}
.MenuList_d1-right .MenuList_d1-overlay,.MenuList_d1-right .MenuList_d1-hamberger {right:0;;	-webkit-transition:right .4s cubic-bezier(0.19,1,.22,1);-o-transition:right .4s cubic-bezier(0.19,1,.22,1);	transition:right .4s cubic-bezier(0.19,1,.22,1);}
.MenuList_d1-right.MenuList_d1-open .MenuList_d1-overlay,.MenuList_d1-right.MenuList_d1-open .MenuList_d1-hamberger {right:230px; top:-38px}
.MenuList_d1-overlay-upper {position:fixed;	top:0;z-index:999;	display:none;height:100%;background-color:#000;	background-color:rgba(0,0,0,.6);}
.MenuList_d1-left.MenuList_d1-open .MenuList_d1-overlay-upper {right:0;}
.MenuList_d1-right.MenuList_d1-open .MenuList_d1-overlay-upper {left:0; opacity: 0; display:none !important;}
.MenuList_d1-default {	background-color:#222;-webkit-box-shadow:inset 0 0 0 rgba(0,0,0,.5);box-shadow:inset 0 0 0 rgba(0,0,0,.6);}
.MenuList_d1-default+.MenuList_d1-overlay {	background-color:#fff;}
.MenuList_d1-default .MenuList_d1-brand a {	display:block;width:100%;padding:20px 15px;font-size:22px;color:#fff;}
.MenuList_d1-default .MenuList_d1-brand a:hover {color:#444;text-decoration:none;}
.MenuList_d1-default .MenuList_d1-nav-title {display:block;padding:15px 15px 0 15px;font-size:18px;}
.MenuList_d1-default .MenuList_d1-nav-list {padding:0;margin:0 0 20px 0;list-style:none;}
.MenuList_d1-default .MenuList_d1-nav-list li {	display:block;}
.MenuList_d1-default .MenuList_d1-nav-list li a {display:block;padding:20px;color:#ccc;}
.MenuList_d1-default .MenuList_d1-nav-list li a:hover{ background:#555;}
.MenuList_d1-default .MenuList_d1-nav-list li a.on{ background:#555;}
.MenuList_d1-default .MenuList_d1-nav-list li ul a {padding:8px 20px;}
.MenuList_d1-hamberger {position: absolute;z-index:1002;display:block;width:40px;height:40px;padding-top:52px;right:0;padding-right:2%;background-color:transparent;	border:0;}
.MenuList_d1-hamberger span {margin-top:10px;}
.MenuList_d1-hamberger span,.MenuList_d1-hamberger span:before,.MenuList_d1-hamberger span:after {position:absolute;display:block;width:40px;height:2px;cursor:pointer;	content:'';	background-color:#fff;border-radius:1px;-webkit-transition:all .4s cubic-bezier(0.19,1,.22,1);-o-transition:all .4s cubic-bezier(0.19,1,.22,1);	transition:all .4s cubic-bezier(0.19,1,.22,1);}
.MenuList_d1-hamberger span{ width:30px; right:0;}
.MenuList_d1-hamberger span:before {top:-10px; right:0;}
.MenuList_d1-hamberger span:after {bottom:-10px; right:0;}
.MenuList_d1-open .MenuList_d1-hamberger span {	background-color:transparent;}
.MenuList_d1-open .MenuList_d1-hamberger span:before,.MenuList_d1-open .MenuList_d1-hamberger span:after {	top:0;}
.MenuList_d1-open .MenuList_d1-hamberger span:before {	-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg);	transform:rotate(45deg);}
.MenuList_d1-open .MenuList_d1-hamberger span:after {-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);-o-transform:rotate(-45deg);transform:rotate(-45deg);}
.MenuList_d1-hamberger:hover {cursor:pointer;}



/*footer*/
#mfooter{ display:none;}
#footer{ background:#101010; height:470px; padding-top:60px; position:relative;}
div#del_empty{position:static; height:530px; overflow:hidden; }

.f_con{ width:70%; margin:0 auto;}
.f_logo{ margin-left: 20px; float:left;}
.f_logo span{display:block; width:266px;text-align: center;border: 1px solid #FFFFFF; color:#FFFFFF; line-height:48px; font-size: 24px; margin-top:30px; background: url(tel.png) no-repeat 34px center; text-indent:26px;}
.f_nav{ float:right;}

#footer .MenuList_c1 .MenuItems li div{  visibility: visible; display:block;}
#footer .MenuList_c1 .MenuItems li div ul li{  width:122px;}
#footer .MenuList_c1 .MenuItems>li>a{ width: 100px; text-align:left; padding:0; text-indent:22px;}
#footer .MenuList_c1 .MenuItems li div ul li a{ background: none; color:#bbbbbb !important; text-align:left !important;padding-left: 22px; line-height:30px; transition:all 0.5s ease 0s;}
#footer .MenuList_c1 .MenuItems>li{ background: url(bj.png) no-repeat 10px center;}

#footer ul.MenuItems>li:nth-of-type(1){ display:none;}
#footer .MenuList_c1 .MenuItems>li{ margin:0 ; margin-right:10px;}

#footer ul.MenuItems>li:nth-last-of-type(1){ margin-right:0;}
#footer .MenuList_c1 .MenuItems li div ul li a:hover{ color:#FFFFFF !important;}
#footer .MenuList_c1{ margin-right:0;}
.f_link li{ float:left; color:#BBBBBB;}
.f_link a {color:#bbb; text-decoration: none; display:block; line-height:60px;}
.f_link a:hover{ color:#bbb;}
.footer-br{ line-height:60px; float:right; color:#BBBBBB;}
.f_link{ line-height:60px; text-align: left; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; width:40%; float: left; color:#BBBBBB;}
.footer-br a{ color:#bbb; margin-left: 5px;}
.footer-br a:hover{ color:#bbb;}
.copyright{ width:70%; margin:0 auto; position:absolute; bottom:0;padding-left:15%; padding-right:15%; border-top:1px solid #444;} 

@media (min-width:767px) {
	.MenuList_d1-responsive.MenuList_d1-left .MenuList_d1-toggle,.MenuList_d1-responsive.MenuList_d1-right .MenuList_d1-toggle {display:none;visibility:hidden;}
.MenuList_d1-responsive.MenuList_d1-left .MenuList_d1-main {left:0;}
.MenuList_d1-responsive.MenuList_d1-right .MenuList_d1-main {right:0;}
}
@media (min-width:768px) {
	.MenuList_d1-responsive{ background-color:#222}
.MenuList_d1-responsive.MenuList_d1-left .MenuList_d1-main,.MenuList_d1-responsive.MenuList_d1-right .MenuList_d1-main {position:absolute;width:150px!important;height:auto!important;	overflow:visible!important;}
.MenuList_d1-responsive.MenuList_d1-left .MenuList_d1-main {float:left;}
.MenuList_d1-responsive.MenuList_d1-left .MenuList_d1-overlay {	margin-left:150px;}
.MenuList_d1-responsive.MenuList_d1-right .MenuList_d1-main {	float:right;}
.MenuList_d1-responsive.MenuList_d1-right .MenuList_d1-overlay {margin-right:150px;}
}
@media (min-width:1200px) {
	.MenuList_d1-responsive.MenuList_d1-left .MenuList_d1-main,.MenuList_d1-responsive.MenuList_d1-right .MenuList_d1-main {width:280px!important;}
.MenuList_d1-responsive.MenuList_d1-left .MenuList_d1-overlay {	margin-left:280px;}
.MenuList_d1-responsive.MenuList_d1-right .MenuList_d1-overlay {margin-right:280px;}
}

/* lan*/
span.dropbtn{color:#FFFFFF;cursor:pointer;display: block;line-height: 35px;padding: 0 15px;border-radius: 18px;background: #059839; }
span.dropbtn i{ display:inline-block; height:8px; width:12px; background: url(lanbg.png) no-repeat right center; vertical-align:middle;}
.selectlan{ display:none;}
.selectlan a{ color:#FFFFFF; display:block; line-height:32px; }

/*1680*/
@media only screen and (max-width:1680px){
	.pc_menu{ display:none;}
	.menubar{ display:none; vertical-align:middle;}

	.mob_menu{display:block;position: absolute;top: 0;right: 0;width: 320px; z-index:1001;}
	.lan{  margin-right:80px; margin-bottom:13px;}
#footer .MenuList_c1 .MenuItems>li{ margin:0 ; margin-right:2vw;}
.f_logo{width:14.89vw;}
.f_logo img{  width:100%;}
.f_logo span{display:block; width:13.8vw; line-height:2.5vw; font-size:1.25vw; margin-top:1.25vw; background: url(tel.png) no-repeat 0.5vw center; text-indent:1.35vw; background-size:10%;}

	}

@media (max-width:1440px){
	#footer .MenuList_c1 .MenuItems>li{ margin:0 ; margin-right:0.5vw;}

	
	}
@media (max-width:1200px){
	.f_logo{ display:none;}
	.f_nav{ float:none;}
.f_link{ display:none;}
.footer-br{ float:none;}
.copyright{ text-align:center;}
}

@media (max-width:960px){
	.f_nav{ display:none; }
	div#del_empty{position:static; height:60px; overflow:hidden; }

	#footer{ height:60px; padding:0;}

}

@media (max-width:720px){
		div#del_empty{position:static; height:20vw; overflow:hidden; background: #333; }

		.mob_menu{display:block;position: absolute;top: 0;right: 0;width: 55.5vw; z-index:1001;}
.MenuList_d1-right.MenuList_d1-open .MenuList_d1-overlay,.MenuList_d1-right.MenuList_d1-open .MenuList_d1-hamberger {right:0; top:0;}

	.mob_ban{ display:block}
	.pc_ban{ display:none;}
	.topbar{ position:static; padding:0;  height:13.9vw; line-height:13.9vw;}
	.logo img{  display:block; height:9.7vw;   margin-left:4%; vertical-align:middle;}
	.topright{ position:static;}
	.lan{ display:none;}
	.MenuList_d1-hamberger{ padding-top:5.3vw;}
	.MenuList_d1-default .MenuList_d1-nav-list li a{ padding:0; padding-left:20px; line-height:60px;}
	.MenuList_d1-right.MenuList_d1-open .MenuList_d1-overlay-upper {left:0; width:44.45vw !important; opacity: 1;}
.MenuList_d1-right .MenuList_d1-overlay, .MenuList_d1-right .MenuList_d1-hamberger{ right:0;}
.MenuList_d1-right.MenuList_d1-open .MenuList_d1-overlay-upper {left:0; width:44.45vw !important; opacity: 0 !important;}
.MenuList_d1-right.MenuList_d1-open .MenuList_d1-main {right:0; display:none;}
.MenuList_d1-hamberger span,.MenuList_d1-hamberger span:before,.MenuList_d1-hamberger span:after {position:absolute;display:block;width:30px;height:2px;cursor:pointer;	content:'';	background-color:#404040;border-radius:1px;-webkit-transition:all .4s cubic-bezier(0.19,1,.22,1);-o-transition:all .4s cubic-bezier(0.19,1,.22,1);	transition:all .4s cubic-bezier(0.19,1,.22,1);}
.MenuList_d1-hamberger span{ width:20px; right:10px;}
.MenuList_d1-hamberger span:before {top:-10px; right:0;}
.MenuList_d1-hamberger span:after {bottom:-10px; right:0;}
#footer{ display:none;}
#mfooter{ display: block;background: #333333; }
#mfooter .cr{ width:90%; margin:0 auto; text-align:center; padding:4.166vw 0;}
#mfooter .cr span{  display: inline-block; font-size:3.33vw; color:#FFFFFF; line-height:6.1vw;}
#mfooter .cr span a{ font-size:3.33vw ; color:#FFFFFF; line-height:6.1vw;}
}

/*style2 非手机版的汉堡菜单*/

.C-1200 {;margin: 0 auto;}
/*top*/
.topbar{ position:absolute; z-index:2; top:0; left:0; width:100%}
.topbar .logo{ display:inline-block; line-height: 120px; padding-left:4%}
.logo img { vertical-align: middle;}

/*pc menu  pc导航*/
.topbar .pcmenu{ display: inline-block; vertical-align:middle; float: right;}
.pc-lan {text-align: right; padding-right: 20px;color: white;line-height:50px;}
.topbar .pcmenu a {color: white;}
.pc-lan{ background: url(language.png) no-repeat 74% center;}
.pc-lan a:hover{ color:#ffd100;}
.pc-lan a.on{ color:#ffd100;}
.MenuList_c1{width:100%;height: 70px;margin:0 auto;position:relative;}
.MenuList_c1 .MenuItems { margin:0 auto;}
.MenuList_c1 .MenuItems>li {float:left; width:105px; height:67px; position:relative; background:url(menuline.gif) no-repeat right center;}
.MenuList_c1 .MenuItems li a {width:100%;height:100%;display:block;font-family:"微软雅黑";color: #fff;text-align:center;font-size:14px;line-height:64px;}
.MenuList_c1 .MenuItems li a:hover {color:#ffd100}
.MenuList_c1 .MenuItems li:hover a {color:#ffd100}
.MenuList_c1 .MenuItems li.on a{color: #ffd100;border-bottom: 2px solid #ffd100;}
/*二级导航样式*/
.MenuList_c1 .MenuItems li div {visibility:hidden; position:absolute; margin-top:-2px; z-index:20; display:none; padding-top:0px;}
.MenuList_c1 .MenuItems li.hover div {/*ie6不支持li:hover所以在这里写成li.hover以方便js取样式*/visibility:visible; position:absolute; display:block; width:100%; }
.MenuList_c1 .MenuItems li div ul{width:100%;}
.MenuList_c1 .MenuItems li div ul li{width:100%;height: 32px;float:left;}
.MenuList_c1 .MenuItems li div ul li a {width:100%;height: 32px;line-height: 32px;display:block;color:#333 !important;text-align: center  !important;background:#f7f7f7;font-size:12px;transition-duration:.3s;-moz-transition-duration:.3s;-webkit-transition-duration:.3s;}
.MenuList_c1 .MenuItems li div ul li a:hover { color:#fff !important; background:#003f96;transition-duration:.3s; -moz-transition-duration:.3s; -webkit-transition-duration:.3s; }


/*mob menu  手机导航*/
.topbar .mobmenu{ display:none;}
.MenuList_d1-main {position:fixed;top:0;z-index:1000;width:280px;height:100%;overflow:hidden;}
.MenuList_d1-overlay {position:relative;}

/*left 左边汉堡*/
.MenuList_d1-left .MenuList_d1-main {left:-280px;-webkit-transition:left .4s cubic-bezier(0.19,1,.22,1);-o-transition:left .4s cubic-bezier(0.19,1,.22,1);transition:left .4s cubic-bezier(0.19,1,.22,1);}
.MenuList_d1-left.MenuList_d1-open .MenuList_d1-main {left:0;}
.MenuList_d1-left .MenuList_d1-overlay,.MenuList_d1-left .MenuList_d1-hamberger {left:0;-webkit-transition:left .4s cubic-bezier(0.19,1,.22,1);	-o-transition:left .4s cubic-bezier(0.19,1,.22,1);	transition:left .4s cubic-bezier(0.19,1,.22,1);}
.MenuList_d1-left.MenuList_d1-open .MenuList_d1-overlay,.MenuList_d1-left.MenuList_d1-open .MenuList_d1-hamberger {left:280px;}
/*right 右边汉堡*/
.MenuList_d1-right .MenuList_d1-main {right:-280px;-webkit-transition:right .4s cubic-bezier(0.19,1,.22,1);	-o-transition:right .4s cubic-bezier(0.19,1,.22,1);	transition:right .4s cubic-bezier(0.19,1,.22,1);}
.MenuList_d1-right.MenuList_d1-open .MenuList_d1-main {right:0; display: block;}
.MenuList_d1-right .MenuList_d1-overlay,.MenuList_d1-right .MenuList_d1-hamberger {right:4%;	-webkit-transition:right .4s cubic-bezier(0.19,1,.22,1);-o-transition:right .4s cubic-bezier(0.19,1,.22,1);	transition:right .4s cubic-bezier(0.19,1,.22,1);}
.MenuList_d1-right.MenuList_d1-open .MenuList_d1-overlay,.MenuList_d1-right.MenuList_d1-open .MenuList_d1-hamberger {right:300px; top: auto;}
	/*其他部分幕布 ？？有时间延迟冲突未解决，暂时隐藏了*/
.MenuList_d1-overlay-upper {position:fixed;	top:0;z-index:999;display:none;height:100%;background-color:#000;background-color:rgba(0,0,0,.6);}
.MenuList_d1-left.MenuList_d1-open .MenuList_d1-overlay-upper {right:0;}
.MenuList_d1-right.MenuList_d1-open .MenuList_d1-overlay-upper {left:0; display:none !important;}
.MenuList_d1-default {background-color:#F5F5F5;-webkit-box-shadow:inset 0 0 0 rgba(0,0,0,.5);box-shadow:inset 0 0 0 rgba(0,0,0,.6);}
/*汉堡按钮*/
.MenuList_d1-hamberger {position: absolute;	z-index:1000;display:block;width:40px;height:40px;	right:0;padding-right:2%;background-color:transparent;border:0; padding-top: 0;}
.MenuList_d1-hamberger span,.MenuList_d1-hamberger span:before,.MenuList_d1-hamberger span:after {position:absolute;display:block;width:30px;height:2px;cursor:pointer;	content:'';	background-color:#fff;	border-radius:1px;	-webkit-transition:all .4s cubic-bezier(0.19,1,.22,1);	-o-transition:all .4s cubic-bezier(0.19,1,.22,1);	transition:all .4s cubic-bezier(0.19,1,.22,1);}
.MenuList_d1-hamberger span {margin-top:10px; }

.MenuList_d1-hamberger span:before {top:10px; width:20px;}
.MenuList_d1-hamberger span:after {	bottom:-20px;}
.MenuList_d1-open .MenuList_d1-hamberger span {	background-color:transparent;}
.MenuList_d1-open .MenuList_d1-hamberger span:before,.MenuList_d1-open .MenuList_d1-hamberger span:after {top:0;}
.MenuList_d1-open .MenuList_d1-hamberger span:before {-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg);	transform:rotate(45deg); width:30px;}
.MenuList_d1-open .MenuList_d1-hamberger span:after {-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);-o-transform:rotate(-45deg);	transform:rotate(-45deg);}
.MenuList_d1-hamberger:hover {cursor:pointer;}

/*#b1 d2 menu*/
.MenuList_d2-ab { position: absolute; width: 280px; clear: both; right: 0; top: 0; line-height: 56px;}
div#MenuList_b1 .menu .stmenu{border-bottom: 1px solid #DDDDDD; cursor:pointer;}
div#MenuList_b1 .menu .stmenu>h3 a { color: #333;line-height: 60px;display: block;	padding-left:20px; font-size: 18px; }
div#MenuList_b1 .menu .stmenu.on>h3>a{background: #404040;color:#FFFFFF;	}
div#MenuList_b1 .menu .stmenu:hover>h3>a{background: #404040;color:#FFFFFF;	 }
ul.child {display:none;}
ul.child a{display:block;font-size:16px;line-height:40px;padding: 2px 0;color: #333;text-indent: 40px;}
ul.child a:hover{ background:  #404040; color:#FFFFFF; }
div#MenuList_b1 { position: absolute;  z-index: 10001;  width: 100%;}

/*响应导航*/
@media only screen and (max-width: 1580px){
#header{ display: none !important; }
}
@media only screen and (min-width: 1580px){
.C-1200{display: none;}
}
@media only screen and (max-width: 1580px){
.topbar .logo{ line-height:11vw;}
.logo img{}
.topbar .pcmenu { display: none;}
.topbar .mobmenu{ display:inline-block; height:40px; vertical-align:middle;}
/*d1 的nav隐藏*/
.mobmenu nav.MenuList_d1-nav{ display:none;}
/*语言栏*/
.menuBtm.mob-show {position: absolute;bottom: 20px; padding-left: 82px; color: #fff;}
.mtools a {color: #333;display: block;line-height: 40px;padding: 0 ;text-align: center;background: #ccc;border-radius: 20px;}
.mtools a.on{color:#FFFFFF; margin-bottom: 10px; background: #059839;}
.mtti p {line-height: 32px;	color:#333;}
.mtti p:before {content: "";width: 30px;height: 1px;background: #333;display: inline-block;vertical-align: middle;margin-right: 7px;}
.mtti p:after {content: "";width: 30px;height: 1px;background: #333;display: inline-block;vertical-align: middle;margin-left: 7px; }	
		}

@media only screen and (max-width: 720px){
#header{ display: block !important;}
.topbar{ display: none !important;}
	}


.c_tjyd{z-index: 5; background: #F8F8F8;margin-bottom:0px; padding-top:3em; text-decoration: none;}
.news_tjyd_con{ padding-bottom: 80px; text-decoration: none;}
.news_tjyd_con ._list ._t{ font-size: 17px; font-weight: bold; margin-top: 10px; margin-bottom: 5px; color: #777; text-decoration: none; white-space: nowrap; overflow: hidden; width: 290px;}
.news_tjyd_con ._list ._p{ font-size: 13px; color: #777; line-height: 24px; height: 72px; white-space: normal; overflow: hidden; }
.news_tjyd_con ._list li:hover ._t,.news_tjyd_con ._list li:hover ._p{ color: #404040; text-decoration: none; }
/* 设置 */
.wrap { max-width: 1300px; margin-right: auto; margin-left: auto; *width: 1200px; font-size: 13px;line-height: 1.8; color: #777; overflow-x: hidden; min-width: 1200px; font-family: microsoft yahei; text-decoration: none; }
a{color:inherit; *color:#777; text-decoration: none;}
a:hover { color: #404040; text-decoration: none;}
input,select,button,textarea{ font-family:microsoft yahei;vertical-align: middle;border: none;}
.tjyd_tit{width: 80%;margin: 0 auto 10px;text-align: center;}
.tjyd_tit .tit{font-size:30px; position:relative;padding-bottom: 15px;margin-bottom: 15px;}
.tjyd_tit .tit:after{content:'';width:60px;height:3px;background-color:#404040; position:absolute;bottom:0;left:50%; margin-left:-30px;}
.tjyd_tit .p{font-size:16px; color:#777; }
.row{width:102%;transition:.2s width ease;*zoom:1}.row:before,.row:after{display:table;clear:both;content:''}.row>[class*="span-"]{float:left;margin-right:2%;*margin-right:1.89%}.row>.span-1{width:6.33333333%}.row>.span-2{width:14.66666667%}.row>.span-3{width:23%}.row>.span-4{width:31.33333333%}.row>.span-5{width:39.66666667%}.row>.span-6{width:48%}.row>.span-7{width:56.33333333%}.row>.span-8{width:64.66666667%}.row>.span-9{width:73%}.row>.span-10{width:81.33333333%}.row>.span-11{width:89.66666667%}.row>.span-12{width:98%}.row>.span-13{width:106.33333333%}.row>.span-14{width:114.66666667%}.row>.span-15{width:123%}.row>.span-16{width:131.33333333%}.row>.span-17{width:139.66666667%}.row>.span-18{width:148%}.row>.span-19{width:156.33333333%}.row>.span-20{width:164.66666667%}.row>.span-21{width:173%}.row>.span-22{width:181.33333333%}.row>.span-23{width:189.66666667%}.row>.span-24{width:198%}.full-row{width:100%;transition:.2s width ease;*zoom:1}.full-row:before,.full-row:after{display:table;clear:both;content:''}.full-row>[class*='span']{float:left}.full-row>.span-1{width:8.33333333%;*width:8.22333333%}.full-row>.span-2{width:16.66666667%;*width:16.55666667%}.full-row>.span-3{width:25%;*width:24.89%}.full-row>.span-4{width:33.33333333%;*width:33.22333333%}.full-row>.span-5{width:41.66666667%;*width:41.55666667%}.full-row>.span-6{width:50%;*width:49.89%}.full-row>.span-7{width:58.33333333%;*width:58.22333333%}.full-row>.span-8{width:66.66666667%;*width:66.55666667%}.full-row>.span-9{width:75%;*width:74.89%}.full-row>.span-10{width:83.33333333%;*width:83.22333333%}.full-row>.span-11{width:91.66666667%;*width:91.55666667%}.full-row>.span-12{width:100%;*width:99.89%}.full-row>.span-13{width:108.33333333%;*width:108.22333333%}.full-row>.span-14{width:116.66666667%;*width:116.55666667%}.full-row>.span-15{width:125%;*width:124.89%}.full-row>.span-16{width:133.33333333%;*width:133.22333333%}.full-row>.span-17{width:141.66666667%;*width:141.55666667%}.full-row>.span-18{width:150%;*width:149.89%}.full-row>.span-19{width:158.33333333%;*width:158.22333333%}.full-row>.span-20{width:166.66666667%;*width:166.55666667%}.full-row>.span-21{width:175%;*width:174.89%}.full-row>.span-22{width:183.33333333%;*width:183.22333333%}.full-row>.span-23{width:191.66666667%;*width:191.55666667%}.full-row>.span-24{width:200%;*width:199.89%}.row>.pull-right,.full-row>.pull-right{float:right}.row>.center{position:relative;left:-1%;display:block;float:none;clear:both;margin-right:auto;margin-left:auto}.full-row>.center{display:block;float:none;clear:both;margin-right:auto;margin-left:auto}.pull-left-1{position:relative;left:-8.33333333%}.pull-left-2{position:relative;left:-16.66666667%}.pull-left-3{position:relative;left:-25%}.pull-left-4{position:relative;left:-33.33333333%}.pull-left-5{position:relative;left:-41.66666667%}.pull-left-6{position:relative;left:-50%}.pull-left-7{position:relative;left:-58.33333333%}.pull-left-8{position:relative;left:-66.66666667%}.pull-left-9{position:relative;left:-75%}.pull-left-10{position:relative;left:-83.33333333%}.pull-left-11{position:relative;left:-91.66666667%}.pull-left-12{position:relative;left:-100%}.pull-left-13{position:relative;left:-108.33333333%}.pull-left-14{position:relative;left:-116.66666667%}.pull-left-15{position:relative;left:-125%}.pull-left-16{position:relative;left:-133.33333333%}.pull-left-17{position:relative;left:-141.66666667%}.pull-left-18{position:relative;left:-150%}.pull-left-19{position:relative;left:-158.33333333%}.pull-left-20{position:relative;left:-166.66666667%}.pull-left-21{position:relative;left:-175%}.pull-left-22{position:relative;left:-183.33333333%}.pull-left-23{position:relative;left:-191.66666667%}.pull-left-24{position:relative;left:-200%}.pull-right-1{position:relative;left:8.33333333%}.pull-right-2{position:relative;left:16.66666667%}.pull-right-3{position:relative;left:25%}.pull-right-4{position:relative;left:33.33333333%}.pull-right-5{position:relative;left:41.66666667%}.pull-right-6{position:relative;left:50%}.pull-right-7{position:relative;left:58.33333333%}.pull-right-8{position:relative;left:66.66666667%}.pull-right-9{position:relative;left:75%}.pull-right-10{position:relative;left:83.33333333%}.pull-right-11{position:relative;left:91.66666667%}.pull-right-12{position:relative;left:100%}.pull-right-13{position:relative;left:108.33333333%}.pull-right-14{position:relative;left:116.66666667%}.pull-right-15{position:relative;left:125%}.pull-right-16{position:relative;left:133.33333333%}.pull-right-17{position:relative;left:141.66666667%}.pull-right-18{position:relative;left:150%}.pull-right-19{position:relative;left:158.33333333%}.pull-right-20{position:relative;left:166.66666667%}.pull-right-21{position:relative;left:175%}.pull-right-22{position:relative;left:183.33333333%}.pull-right-23{position:relative;left:191.66666667%}.pull-right-24{position:relative;left:200%}@media only screen and (max-width:1024px){.row>.midd-1{width:6.33333333%}.row>.midd-2{width:14.66666667%}.row>.midd-3{width:23%}.row>.midd-4{width:31.33333333%}.row>.midd-5{width:39.66666667%}.row>.midd-6{width:48%}.row>.midd-7{width:56.33333333%}.row>.midd-8{width:64.66666667%}.row>.midd-9{width:73%}.row>.midd-10{width:81.33333333%}.row>.midd-11{width:89.66666667%}.row>.midd-12{width:98%}.row>.midd-13{width:106.33333333%}.row>.midd-14{width:114.66666667%}.row>.midd-15{width:123%}.row>.midd-16{width:131.33333333%}.row>.midd-17{width:139.66666667%}.row>.midd-18{width:148%}.row>.midd-19{width:156.33333333%}.row>.midd-20{width:164.66666667%}.row>.midd-21{width:173%}.row>.midd-22{width:181.33333333%}.row>.midd-23{width:189.66666667%}.row>.midd-24{width:198%}.midd-hide{display:none}.midd-center{position:relative;left:-1%;display:block;float:none;clear:both;margin-right:auto;margin-left:auto}.full-row>.midd-1{width:8.33333333%}.full-row>.midd-2{width:16.66666667%}.full-row>.midd-3{width:25%}.full-row>.midd-4{width:33.33333333%}.full-row>.midd-5{width:41.66666667%}.full-row>.midd-6{width:50%}.full-row>.midd-7{width:58.33333333%}.full-row>.midd-8{width:66.66666667%}.full-row>.midd-9{width:75%}.full-row>.midd-10{width:83.33333333%}.full-row>.midd-11{width:91.66666667%}.full-row>.midd-12{width:100%}.full-row>.midd-13{width:108.33333333%}.full-row>.midd-14{width:116.66666667%}.full-row>.midd-15{width:125%}.full-row>.midd-16{width:133.33333333%}.full-row>.midd-17{width:141.66666667%}.full-row>.midd-18{width:150%}.full-row>.midd-19{width:158.33333333%}.full-row>.midd-20{width:166.66666667%}.full-row>.midd-21{width:175%}.full-row>.midd-22{width:183.33333333%}.full-row>.midd-23{width:191.66666667%}.full-row>.midd-24{width:200%}}@media only screen and (max-width:640px){.row>.smal-1{width:6.33333333%}.row>.smal-2{width:14.66666667%}.row>.smal-3{width:23%}.row>.smal-4{width:31.33333333%}.row>.smal-5{width:39.66666667%}.row>.smal-6{width:48%}.row>.smal-7{width:56.33333333%}.row>.smal-8{width:64.66666667%}.row>.smal-9{width:73%}.row>.smal-10{width:81.33333333%}.row>.smal-11{width:89.66666667%}.row>.smal-12{width:98%}.row>.smal-13{width:106.33333333%}.row>.smal-14{width:114.66666667%}.row>.smal-15{width:123%}.row>.smal-16{width:131.33333333%}.row>.smal-17{width:139.66666667%}.row>.smal-18{width:148%}.row>.smal-19{width:156.33333333%}.row>.smal-20{width:164.66666667%}.row>.smal-21{width:173%}.row>.smal-22{width:181.33333333%}.row>.smal-23{width:189.66666667%}.row>.smal-24{width:198%}.smal-hide{display:none}.smal-show{display:block}.smal-center{position:relative;left:-1%;display:block;float:none;clear:both;margin-right:auto;margin-left:auto}[class*='pull-left-'],[class*='pull-right-']{right:auto;left:auto}.full-row>.smal-1{width:8.33333333%}.full-row>.smal-2{width:16.66666667%}.full-row>.smal-3{width:25%}.full-row>.smal-4{width:33.33333333%}.full-row>.smal-5{width:41.66666667%}.full-row>.smal-6{width:50%}.full-row>.smal-7{width:58.33333333%}.full-row>.smal-8{width:66.66666667%}.full-row>.smal-9{width:75%}.full-row>.smal-10{width:83.33333333%}.full-row>.smal-11{width:91.66666667%}.full-row>.smal-12{width:100%}.full-row>.smal-13{width:108.33333333%}.full-row>.smal-14{width:116.66666667%}.full-row>.smal-15{width:125%}.full-row>.smal-16{width:133.33333333%}.full-row>.smal-17{width:141.66666667%}.full-row>.smal-18{width:150%}.full-row>.smal-19{width:158.33333333%}.full-row>.smal-20{width:166.66666667%}.full-row>.smal-21{width:175%}.full-row>.smal-22{width:183.33333333%}.full-row>.smal-23{width:191.66666667%}.full-row>.smal-24{width:200%}}
.row>[class*="span-"] { min-height:10px; padding-top: 20px; }

/*页尾*/
.foot {color:#bbb;}
.foot a {color:#bbb; margin-left: 6px; argin-right: 6px;}
.foot a:link {color:#bbb; }
.footWrap{background-color:#1A1A1A; }
.fotNav{margin-left:-16px; height:44px; line-height:44px; color:#bbb; margin-top:20px; }
.fotNav a{margin:0 16px; color:#bbb;}
.fotTxt{padding-left:176px; margin-top:17px; line-height:20px; color:#bbb; }
.fotTxt a{color:#bbb;}

.contTit{position:relative; height:44px; line-height:44px;}
.contTit .titA{font-size:16px; color:#bbb; }
.contTit span{margin-left:10px; font-size:16px; font-weight:normal; font-family:Arial, Helvetica, sans-serif; text-transform:uppercase; color:#b0b0b0;}
.contTit .titMore{position:absolute; right:0px; top:14px; width:52px; height:16px; }

/*企业分站*/
.footqyfz{width:100%; background-color:#181818;}
.footeryqfz{max-width:1300px; margin:0 auto; position:relative; height:100%; overflow:hidden;}
.qiyefenzhan{min-width:1290px; margin:15px 0 25px 0;}
.qiyefenzhan .contTit{}
.qiyefenzhan .contTit .titA{font-size: 17px; #bbb;}
.qiyefenzhan .contTit span{color:#bbb;}
.qiyefenzhan p{ margin-left:0px; margin-top:5px; height:100%; line-height:24px; overflow:hidden; color:#bbb; text-align:justify;}
.qiyefenzhan p a{font-size: 12px; padding:5px 2px 5px 0px; color:#bbb;}

/*友情链接*/
.youqinglj{ width:100%; background:#181818;}
.footeryqlj{max-width:1300px; margin:0 auto; position:relative; height:100%; overflow:hidden;}
.yqljfenzhan{min-width:1290px; margin:25px 0 20px 0;}
.yqljfenzhan .contTit{}
.yqljfenzhan .contTit .titA{font-size: 17px; #bbb;}
.yqljfenzhan .contTit span{color:#bbb;}
.yqljfenzhan p{margin-left:0px; margin-top:5px; height:100%; line-height:24px; overflow:hidden; color:#bbb; text-align:justify;}
.yqljfenzhan p a{font-size: 12px; padding:5px 1px 5px 0px; color:#bbb;}

.dibutongyong{background-color:#F9F9F9; height:500px;}
.container{margin-left:auto; margin-right:auto; width:1000px; font-family:microsoft yahei;}
.caseMain{ margin-bottom:0px; margin-top:0px; }

.tsends{ background:#F9F9F9; }
.tsends p {line-height:25px; font-size: 12px; }

.tlbox{ overflow:hidden; padding-top:60px; padding-bottom:20px;}
.tlbox li{ float:left; width:17%; background:url(lline.png) no-repeat left 20px; padding:0 40px;}
.tlbox li.noBg{ background:none;}
.tlbox li h4{ width:63px; height:63px; overflow:hidden; margin:0 auto;}
.tlbox li h4 img{ display:block;}
.tlbox li p{ text-align:center; margin-top:10px; font-size:15px; color:#3d3d3d; line-height:15px; height:15px; overflow:hidden;}

.tlbox1{ overflow:hidden; padding-top:20px; padding-bottom:20px;}
.tlbox1 li{ float:left; width:17%; background:url(lline.png) no-repeat left 20px; padding:0 40px;}
.tlbox1 li.noBg{ background:none;}
.tlbox1 li h4{ width:63px; height:63px; overflow:hidden; margin:0 auto;}
.tlbox1 li h4 img{ display:block;}
.tlbox1 li p{ text-align:center; margin-top:10px; font-size:15px; color:#3d3d3d; line-height:15px; height:15px; overflow:hidden;}

.tlbox2{ overflow:hidden; padding-top:20px; padding-bottom:60px;}
.tlbox2 li{ float:left; width:17%; background:url(lline.png) no-repeat left 20px; padding:0 40px;}
.tlbox2 li.noBg{ background:none;}
.tlbox2 li h4{ width:63px; height:63px; overflow:hidden; margin:0 auto;}
.tlbox2 li h4 img{ display:block;}
.tlbox2 li p{ text-align:center; margin-top:10px; font-size:15px; color:#3d3d3d; line-height:15px; height:15px; overflow:hidden;}

.side{position:fixed;width:54px;height:275px;right:0;top:214px;z-index:100;}
.side ul li{width:54px;height:54px;float:left;position:relative;border-bottom:1px solid #444;}
.side ul li .sidebox{position:absolute;width:54px;height:54px;top:0;right:0;transition:all 0.3s;background:#000;opacity:0.8;filter:Alpha(opacity=80);color:#fff;font:14px/54px "微软雅黑"; font-family: microsoft yahei; overflow:hidden;}
.side ul li .sidetop{width:54px;height:54px;line-height:54px;display:inline-block;background:#000;opacity:0.8;filter:Alpha(opacity=80);transition:all 0.3s;}
.side ul li .sidetop:hover{background:#ae1c1c;opacity:1;filter:Alpha(opacity=100);}
.side ul li .sidebox img{float:left;}
.side ul li .ewm{ display:block; position:absolute; left:-145px; top:-200px; width:199px; height:199px; display:none;}
.side ul li:hover .ewm{ display:block;}
.side ul li a{ text-decoration:none;}

.productShow0{ max-width:1200px; margin:0 auto; position:relative; height:100%; overflow:hidden; padding-bottom:30px;}
.productShow0 .part0{ padding-top:30px;}
.productShow0 .title{ height:50px; background:#888; margin-bottom:50px; position:relative;}
.productShow0 .title p{ width:190px; height:50px; background:url(nimg210_1.png) no-repeat; text-align:center; line-height:50px; color:#fff; font-size:16px;}
.productShow0 .title a{ color:#fff; position:absolute; right:15px; top:0px; line-height:50px; font-size:14px;}
.productShow{ max-width:1200px; margin:0 auto; position:relative; height:100%; overflow:hidden; padding-bottom:60px;}
.productShow .part4{ padding-top:0px;}
.productShow .title4{ height:50px; background:#888; margin-bottom:50px; position:relative;}
.productShow .title4 p{ width:190px; height:50px; background:url(nimg210_1.png) no-repeat; text-align:center; line-height:50px; color:#fff; font-size:16px;}
.productShow .title4 a{ color:#fff; position:absolute; right:15px; top:0px; line-height:50px; font-size:14px;}
.productShow .list{ padding-bottom:80px;}
.productShow .list ul{ margin-right:-20px;}
.productShow .list li{ float:left;}
.productShow .list li .box{ width:610px; margin-right:20px; position:relative;}
.productShow .list li .box img { width: 610px; height: 420px;}
.productShow .list li .name{ overflow:hidden; font-size:16px; position:absolute; left:0px; bottom:0px; width:100%; height:50px; background:url(bg4.png) repeat; text-align:center; line-height:50px; color:#fff;}
.productShow .list li:hover .name{ background:url(bg3.png) repeat;}
.productShow .list4{ padding-bottom:70px;}
.productShow .list4 ul{ margin-right:-20px;}
.productShow .list4 li{ float:left;}
.productShow .list4 li .box{ width:590px; margin-right:20px; position:relative;}
.productShow .list4 li .box img { width: 590px; height: 420px;}
.productShow .list4 li .name{ overflow:hidden; font-size:16px; position:absolute; left:0px; bottom:0px; width:100%; height:80px; background:url(bg4.png) repeat; text-align:center; line-height:80px; color:#fff;}
.productShow .list4 li:hover .name{ background:url(bg3.png) repeat;}
.productShow .share{ float:right; padding-left:56px; position:relative; height:27px; line-height:27px; font-size:14px;}
.productShow .share em{ position:absolute; left:0px; top:0px;}
.productShow .share li{ float:left; margin-left:10px;}

.share{ float:right; padding-left:56px; position:relative; height:27px; line-height:27px; font-size:14px;}
.share em{ position:absolute; left:0px; top:0px;}
.share li{ float:left; margin-left:10px;}
.h10 {height: 10px; overflow: hidden;clear: both;}
.pageDown{padding-bottom:40px; height:120px; position:relative;}
.pageDown .box{ border-top:#eee solid 1px; padding-top:15px;}
.pageDown .btn{position:absolute; display:block; top:21px; right:0px; width:188px; height:48px; border:#e0e0e0 solid 1px; text-align:center; line-height:48px; color:#8b8b8c; font-size:14px;}
.pageDown .btn:hover{ color:#fff; border:#404040 solid 1px; background:#404040; box-shadow:4px 10px 10px rgba(17,68,122,0.3); -moz-box-shadow:4px 10px 10px rgba(17,68,122,0.3); -webkit-box-shadow:4px 10px 10px rgba(17,68,122,0.3);}
.pageDown li{ text-align:left; height:30px; line-height:30px; overflow:hidden; position:relative; top:-3px; font-size:14px;}

.pageDown1{height:120px; position:relative;}
.pageDown1 .box{ border-top:#eee solid 1px; padding-top:15px;}
.pageDown1 .btn{position:absolute; display:block; top:21px; right:0px; width:188px; height:48px; border:#e0e0e0 solid 1px; text-align:center; line-height:48px; color:#8b8b8c; font-size:14px;}
.pageDown1 .btn:hover{ color:#fff; border:#404040 solid 1px; background:#404040; box-shadow:4px 10px 10px rgba(17,68,122,0.3); -moz-box-shadow:4px 10px 10px rgba(17,68,122,0.3); -webkit-box-shadow:4px 10px 10px rgba(17,68,122,0.3);}
.pageDown1 li{ text-align:left; height:30px; line-height:30px; overflow:hidden; position:relative; top:-3px; font-size:14px;}


.culture1{ padding-bottom:0px;}
.culture1 .title{ height:30px; line-height:30px; font-size:20px; color:#404040; padding-left:24px; background:url(ico4.jpg) left center no-repeat; font-weight:bold;}
.culture1 .txt{ font-weight:bold; font-size:14px; color:#cfa14c; padding:30px 0 20px;}
.culture1 .content{ color:#777; font-size:14px; line-height:24px; padding:30px 0 20px;}
.culture1 .content p{ text-indent:2em; margin: 5px 0; text-align: justify; }
.culture1 .content p a { color: #777; }
.culture1 .content p img { max-width: 100%; max-height: 100%; display: block; margin: 10px auto; }
.culture1 .content p strong { font-size: 15px; color: #cfa14c; font-weight: bold; line-height: 33px; }

.pageBox{ padding:100px 0 60px;}
.pageBox1{ padding:60px 0 60px;}
.wal{width:1240px; margin:0px auto;}
body{margin:0px; padding:0px; font-size:12px; font-family:Arial, "微软雅黑"; color:#666;}
a{color:#666; text-decoration:none; outline:none;}
a:active{star:expression(this.onFocus=this.blur());} 
img{border:0px; vertical-align:bottom;}
a:link {text-decoration: none; outline:none;}
a:visited{text-decoration: none; outline:none;}
a:hover{text-decoration:none; color:#404040; outline:none;}
ul, p, dl, dt, dd{padding:0px; margin:0px;}
li{list-style-position:outside; list-style-type:none;}
h1, h2, h3, h4, h5{font-size:14px; padding:0px; margin:0px;}
h1{font-size:16px;}
h5{font-size:12px;}
.fl{float:left;}
.fr{float:right;}
.clear_f{clear:both; height:0px; padding:0px; margin:0px; display:block; _display:inherit;}
.h10{height:10px; overflow:hidden; clear:both;}
.h30{height:30px; overflow:hidden; clear:both;}
.h100{height:100px; overflow:hidden; clear:both;}
input{background:transparent; padding:0px; font-size:12px; font-family:Arial, "微软雅黑"; color:#888; border:0px; outline:none;}
em{font-style:normal;}
i{font-style:normal;}
.product .list{ padding-bottom:30px;}
.product .list ul{ margin-right:-20px;}
.product .list li{ float:left; position:relative; margin-bottom:40px;}
.product .list li .box{ width:292px; height:438px; margin-right:20px; border:#F8F8F8 solid 1px;}
.product .list li .imgDiv{ border:#eee solid 1px; position:relative; }
.product .list li .imgDiv img { width:290px; height:236px;}
.product .list li .hideBox{ position:absolute; left:0px; top:0px; display:none; z-index:11; width:100%; background:url(bg3.png) repeat;} 
.product .list li .botDiv{ height:200px; text-align:center;}
.product .list li .name{ font-size:20px; padding-top:15px; height:24px; overflow:hidden;}
.product .list li .msg{ font-size:14px; color:#bababa; padding-top:12px; padding:15px;}
.product .list li .ico{ position:absolute; left:50%; top:50%; margin-left:-22px; margin-top:-17px;}
.product .list li:hover .box{ box-shadow:4px 10px 10px rgba(17,68,122,0.3); -moz-box-shadow:4px 10px 10px rgba(17,68,122,0.3); -webkit-box-shadow:4px 10px 10px rgba(17,68,122,0.3);}
.product .list li:hover .imgDiv{ border:#346085 solid 1px;}
.product .list li:hover .botDiv{ background:url(bg1.jpg) repeat;}
.product .list li:hover .name{ color:#fff;}
.product .list li:hover .msg{ color:#fff;}

.case{ padding-bottom:90px;} 
.case .list li{ height:420px; background:url(line3.png) bottom repeat-x; padding-left:716px; position:relative;}
.case .list li a{ display:block; width:100%; height:100%;}
.case .list li .imgDiv{ position:absolute; left:0px; top:50px;}
.case .list li .imgDiv img { width:610px; height:320px;}
.case .list li .name{ padding-top:76px; height:50px; border-bottom:#eee solid 1px; position:relative; font-size:16px; color:#333;}
.case .list li .name em{ position:absolute; left:0px; bottom:-2px; width:30px; height:3px; background:#cfa14c;}
.case .list li .content{ padding-top:25px; font-size:14px; line-height:24px; color:#777;}
.case .list li .more{ margin-top:20px; display:block; height:24px; line-height:24px; font-size:14px; color:#777; width:60px; background:url(nimg12_1.png) right center no-repeat;}
.case .list li:hover .name{ color:#404040; font-weight:bold;}
.case .list li:hover .more{ color:#404040; background:url(nimg12_1on.png) right center no-repeat;}
.case .list .li01{ padding-right:716px; padding-left:0px;}
.case .list .li01 .imgDiv{ left:auto; right:0px;}

/********.toolbar1*********/
.toolbar1 { width: 50px; position: fixed; right: 0px; top:200px; z-index: 999; }
.toolbar1 dd { width: 50px; height: 50px; background: #202020; position: relative; }
.toolbar1 dd i { width: 50px; height: 50px; display: block; position: absolute; left: 0; top: 0; cursor: pointer; text-align: center; }
.toolbar1 dd i span { width: 35px; height: 35px; display: block; margin: 7px 0 0 7px;  *margin: 7px 0 0 0;
background: url("rightFixIcon.png") no-repeat 0 0; }
.toolbar1 .slide-tel { display: block; width: 0; height: 50px; line-height: 50px; font-size: 24px; font-weight: bold; font-family: arial; color: #FFF; position: absolute; padding: 0 0 0 50px; top: 0; right: 0; overflow: hidden; }
.toolbar1 .pop { position: absolute; right: 90px; top: -65px; background: #32333c; display: none; }
.toolbar1 .pop-code { width: 120px; padding: 20px 20px 0; }
.toolbar1 .pop-code img { width: 120px; height: 120px; display: block; }
.toolbar1 .pop-code h3 { height: 50px; line-height: 50px; text-align: center; color: #f2e8e1; font-size: 16px; font-weight: 400; white-space: nowrap; }
.toolbar1 .qq span { background-position: 0 -47px; }
.toolbar1 .qq a { width: 50px; height: 50px; cursor: pointer; display: block; }
.toolbar1 .qq:hover { background: #32333c; }
.toolbar1 .tel span { background-position: 0 0; }
.toolbar1 .tel:hover { background: #32333c; }
.toolbar1 .code span { background-position: 0 -95px; }
.toolbar1 .code:hover { background: #32333c; }
.toolbar1 .top span { background-position: 0 -142px; }
.toolbar1 .close span { background-position: 0 -189px; }
.toolbar1 .close:hover { background: #32333c; }
.toolbar1 .top:hover { background: #32333c; }




































